Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

[Snyk] Upgrade selenium-webdriver from 4.18.1 to 4.23.0 #544

Closed
wants to merge 1 commit into from

Conversation

x-way
Copy link
Owner

@x-way x-way commented Aug 10, 2024

snyk-top-banner

Snyk has created this PR to upgrade selenium-webdriver from 4.18.1 to 4.23.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 5 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: selenium-webdriver
  • 4.23.0 - 2024-07-19

    Detailed Changelogs by Component

    Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

    What's Changed

    • 4df0a231af - [build] Prepare for release of Selenium 4.23.0 (#14273) :: Selenium CI Bot
    • e5422e6a4e - [bidi][java] Add high-level logging APIs (#14225) :: Puja Jagani
    • 8cf9a59153 - [grid] Set session-request-timeout as client readTimeout in RemoteNewSessionQueue (#14272) :: Viet Nguyen Duc
    • f3724e661a - [java] Consistent UTF-8 Encoding and Code Enhancements (#14218) :: Alex
    • 72e3a61001 - [java] custom duration for Actions constructor (#14085) :: Alex
    • 10b3305fe5 - Update logo path in readme (#14177) :: Nikolay Borisenko
    • d8830283fb - [rb] Add backtrace locations and cause to errors (#14170) :: Augustin Gottlieb Pequeno
    • 4a17ec391c - [java] Merge android specific parameters in chrome options (#14217) :: Alex
    • 9aa1a7f3ee - py: fix RelativeBy#near to take 2 parameters (#13082) :: pinterior
    • 9d6131f48e - Remove 'browserName' capability from stereotype when using RelaySession (#14247) :: bhecquet
    • 82715b914b - [dotnet] Quit fails after not successful new session (#14242) :: Indomitable
    • 79512380c6 - [bidi][js] Deprecate argument value wrapper class (#14251) :: Puja Jagani
    • 12769d6785 - [java] Revert workaround for old netty http client (addendum to #12843) (#14134) :: Oleksandr Kulychok
    • 7334bfc473 - [bidi][js] Add high-level script pinning APIs (#14250) :: Puja Jagani
    • 0f6884149f - [bidi][js] Add dom mutation handlers (#14238) :: Puja Jagani
    • 785914e555 - [py] Remove precompiled binaries from sdist (#14233) :: James Hilliard
    • 6b28a8c03f - [bidi] Add source type to log entry (#14244) :: Puja Jagani
    • df75c3a739 - [rb] Update selenium manager types (#14189) :: Augustin Gottlieb Pequeno
    • f09642274e - [dotnet] Return back protected synchronous Execute method in WebDriver :: Nikolay Borisenko
    • 425ed87c9e - [bidi][js] Add methods to add/remove handlers in Script module (#14230) :: Puja Jagani
    • 5e8d6a1f93 - [bidi][java] Avoid creating new instances of log entry event :: Puja Jagani
    • 06e7b7a4d7 - [bidi][java] Ensure empty values are removed from the call back map :: Puja Jagani
    • 5c087471ad - [bidi] [java] Fix the adding and the removing listener :: Puja Jagani
    • 48fd9563cb - [bidi] [java] Ensure the listeners returns an id (#14215) :: Puja Jagani
    • 5494108076 - [py] websocket-client v.1.8.0 was added to setup.py (#14187) :: Alex
    • fe7e7c7434 - [js + bazel]: Run Node browser tests on the RBE (#14194) :: Simon Stewart
    • 164bf7944b - [bidi][java] Remove the method that converts node value to RemoteWebElement :: Puja Jagani
    • e8745c61e3 - [java] Deleting tests referencing deprecated methods in Require.java :: Diego Molina
    • 257104ea93 - Bump JS dependencies (#14193) :: Simon Stewart
    • dcd99ce83a - [java] Removing usages of deprecated methods in Require.java :: Diego Molina
    • 2b32dbd572 - [java] Removing LocateNodeParameters.Builder, deprecated since 4.20 :: Diego Molina
    • 034a582078 - [java] Setting proxy in SM only when it is needed. :: Diego Molina
    • abdaa7539a - [js][bidi] Fix the event unsubscribe method. Update modules to have close methods. (#14192) :: Puja Jagani
    • 84cc67e7c7 - [rb] Add URLs constant to update error messages (#14174) :: Augustin Gottlieb Pequeno
    • fd5f54ebd7 - [rb] Run remote tests on RBE (#13906) :: Alex Rodionov
    • 8184982ab0 - [build] add notes for where automated build can be improved for next release :: titusfortner
    • 815839a857 - [build] ensure rust version and changelog are properly committed :: titusfortner
    • 917b2d4a57 - [build] parse patch version tags to update and PR just applicable languages :: titusfortner
    • 826a6bddeb - [rb] Add FedCM support to the ruby selenium client (#13796) :: Augustin Gottlieb Pequeno
    • 0770acd6c0 - [build] Release Staging workflow automatically runs Update Documentation workflow :: titusfortner
    • 4ec3e7a9de - [build] have update-documentation make a PR from the updated branch :: titusfortner
    • fbd6ff324d - [build] add temporary code to update documentattion workflow to generate correct api docs :: titusfortner
    • 6936f64293 - Updates the py api doc build (#14173) :: Ed Manlove
    • aba09e486d - [dotnet] Kick off sending of request and log it in parallel :: Nikolay Borisenko
    • 4c00c23592 - [dotnet] Log http requests/responses via internal DiagnosticsHttpHandler (#13978) :: Christian Ansel
    • cd96b6233d - [py] disable strict time stamps in Firefox profile (#14168) :: Alex
    • 84828cde36 - [java] use Files.notExists to check files #14088 :: Jörg Sautter
    • da71ba316b - Added requirements.txt to doc build environment (#14171) :: Ed Manlove
    • 00f6b7c00b - fix linting failure :: titusfortner
    • 14aa6dba55 - Update mirror info (Sat Jun 22 00:16:29 UTC 2024) :: Selenium CI Bot
    • 995735d9fb - [build] add workflow to create a branch with documentation updates :: titusfortner
    • 566bac6e02 - [build] add things to skip to github release notes generation :: titusfortner
    • cd5bc1128d - Add some notes on updating JS and java deps using Bazel :: Simon Mavi Stewart
    • a7e392a245 - [rust] Update Rust changelog for version 0.4.22 (#14169) :: Boni García
    • ae65ae34ac - [js] Expose pnpm as a tool we can use :: Simon Mavi Stewart
    • d45dbb108e - [js] update dependencies including security items :: AutomatedTester
    • 105a49659e - Update mirror info (Fri Jun 21 00:18:03 UTC 2024) :: Selenium CI Bot
    • 8db7b64a63 - [build] create all:lint rake task to execute both format script and python tox :: titusfortner
    • dbea695512 - [build] update list of files committed from version changes :: titusfortner
    • 97820d1308 - update rust versions to nightly :: titusfortner
    • 85fcd43fa9 - update versions to nightly :: titusfortner
  • 4.22.0 - 2024-06-20

    Detailed Changelogs by Component

    Java     |     Python     |     DotNet     |     Ruby     |     JavaScript     |     IEDriver

    What's Changed

    New Contributors

    Full Changelog: selenium-4.21.0...selenium-4.22.0

  • 4.21.0 - 2024-05-16

    Changelog

    For each component's detailed changelog, please check:

    Commits in this release

    Click to see all the commits included in this release
    • f034dc5d32 - [rb] Setting nightly version :: Diego Molina
    • 480ce7060f - [dotnet] Setting nightly version :: Diego Molina
    • d9c33f4478 - [js] Setting nightly version :: Diego Molina
    • be5d67c97b - [py] Setting nightly version :: Diego Molina
    • 0d620d2be4 - [java] Setting snapshot version :: Diego Molina
    • 057323db14 - [nightly] Fixing typo :: Diego Molina
    • 3e3cf89fb6 - Update mirror info (Thu Apr 25 00:16:21 UTC 2024) :: Selenium CI Bot
    • 6ded247bd3 - [js] Fixing wrongly updated package-lock.json :: Diego Molina
    • 8723d04809 - [dotnet][rb][java][js][py] Automated Browser Version Update (

Snyk has created this PR to upgrade selenium-webdriver from 4.18.1 to 4.23.0.

See this package in npm:
selenium-webdriver

See this project in Snyk:
https://app.snyk.io/org/andreas.jaggi/project/8041ee69-68c8-4efa-b9f0-be50f7ba6c2c?utm_source=github&utm_medium=referral&page=upgrade-pr
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10329718894

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.46%

Totals Coverage Status
Change from base Build 8182911757: 0.0%
Covered Lines: 5555
Relevant Lines: 5882

💛 - Coveralls

@x-way x-way closed this Aug 14, 2024
@x-way x-way reopened this Aug 15, 2024
@x-way x-way closed this Aug 17, 2024
@x-way x-way reopened this Aug 18, 2024
@x-way x-way closed this Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants